:root{--main-color: #111111;--secondary-color: #ffffff;--bg-color: #1E1823;--accent-color: #FD9222;--main-font: Montserrat;--main-font-size: 14px;--title-font-size: 24px;--subtitle-font-size: 18px;--anima-fast: 250ms cubic-bezier(0.4, 0, 0.2, 1)}.howIt’sMade,.unique-components,.advantages .container,.hero,.header{max-width:1240px;width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (min-width: 375px){.howIt’sMade,.unique-components,.advantages .container,.hero,.header{min-width:375px}}@media screen and (min-width: 768px){.howIt’sMade,.unique-components,.advantages .container,.hero,.header{min-width:768px}}@media screen and (min-width: 1200px){.howIt’sMade,.unique-components,.advantages .container,.hero,.header{min-width:1200px}}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:var(--main-color)}ul{list-style:none;margin:0;padding:0}svg{display:block;padding:0;margin:0}button,a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button{border:0}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}body{height:100%;font-family:var(--main-font),sans-serif;color:var(--main-color);background-color:var(--secondary-color);font-size:var(--main-font-size);font-style:normal;font-weight:400;line-height:normal}body.no-scroll{overflow:hidden}*{margin:0;padding:0}img{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.header{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 768px){.header{padding-top:24px}}@media screen and (min-width: 1200px){.header__menu{display:none}}.menu_svg{fill:var(--secondary-color);stroke:var(--main-color)}.logo__text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;line-height:1.29%;letter-spacing:-0.42px;-webkit-transition:.3s;transition:.3s}.logo__text:hover,.logo__text:focus{color:var(--accent-color)}.logo__svg{width:21px;height:21px}.nav{display:none}@media screen and (min-width: 1200px){.nav{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.nav__link{font-weight:500;line-height:1.14%;letter-spacing:-0.28px;-webkit-transition:var(--anima-fast);transition:var(--anima-fast)}.nav__link:hover,.nav__link:focus{color:var(--accent-color)}.socialNetworks__list{display:none}@media screen and (min-width: 1200px){.socialNetworks__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}}.socialNetworks__svg{fill:var(--secondary-color);stroke:var(--main-color);-webkit-transition:stroke var(--anima-fast);transition:stroke var(--anima-fast)}.socialNetworks__svg:hover,.socialNetworks__svg :focus{stroke:var(--accent-color)}.hero{padding-top:14px;padding-bottom:71px}@media screen and (min-width: 768px){.hero{padding-top:24px;padding-bottom:50px}}@media screen and (min-width: 1200px){.hero{padding-top:32px;padding-bottom:72px}}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:620px;padding:0 20px 20px 20px;border-radius:30px;background-image:url("../images/bg-hero/bg-hero-mob-@1x.jpg");background-size:cover}@media screen and (min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero__content{background-image:url("../images/bg-hero/bg-hero-mob-@2x.jpg")}}@media screen and (min-device-pixel-ratio: 3),(-webkit-min-device-pixel-ratio: 3),(min-resolution: 288dpi),(min-resolution: 3dppx){.hero__content{background-image:url("../images/bg-hero/bg-hero-mob-@3x.jpg")}}@media screen and (min-width: 768px){.hero__content{height:890px;padding:0 40px 40px 40px;background-image:url("../images/bg-hero/bg-hero-tab-@1x.jpg")}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.hero__content{background-image:url("..images/bg-hero/bg-hero-tab-@2x.jpg")}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 3),screen and (min-width: 768px)and (-webkit-min-device-pixel-ratio: 3),screen and (min-width: 768px)and (min-resolution: 288dpi),screen and (min-width: 768px)and (min-resolution: 3dppx){.hero__content{background-image:url("../images/bg-hero/bg-hero-tab-@3x.jpg")}}@media screen and (min-width: 1200px){.hero__content{height:600px;background-image:url("../images/bg-hero/bg-hero-des-@1x.jpg")}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.hero__content{background-image:url("../images/bg-hero/bg-hero-tab-@2x.jpg")}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 3),screen and (min-width: 1200px)and (-webkit-min-device-pixel-ratio: 3),screen and (min-width: 1200px)and (min-resolution: 288dpi),screen and (min-width: 1200px)and (min-resolution: 3dppx){.hero__content{background-image:url("../images/bg-hero/bg-hero-des-@3x.jpg")}}.hero__text{width:295px;margin-bottom:32px;color:var(--secondary-color);font-size:20px;font-weight:500;line-height:1.2;letter-spacing:-0.6px}@media screen and (min-width: 768px){.hero__text{width:484px;font-size:28px;line-height:1.21;letter-spacing:-0.84px}}@media screen and (min-width: 768px){.hero__button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:153px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.hero__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;margin-bottom:32px}@media screen and (min-width: 768px){.hero__btn{margin:0}}.hero__btn-buy{padding:12px 28px;color:var(--secondary-color);font-size:var(--main-font-size);font-weight:600;line-height:normal;border-radius:100px;background:var(--accent-color);-webkit-transition:background-color var(--anima-fast),color var(--anima-fast);transition:background-color var(--anima-fast),color var(--anima-fast)}@media screen and (min-width: 768px){.hero__btn-buy{padding:14px 40px}}.hero__btn-buy:hover,.hero__btn-buy :focus{background:#fcf1e0;color:var(--accept-color)}.hero__btn-how{padding:12px 28px;color:var(--secondary-color);font-size:var(--main-font-size);font-weight:600;line-height:normal;border-radius:100px;background:none;border:1px solid #fff;-webkit-transition:background var(--anima-fast),color var(--anima-fast),border var(--anima-fast);transition:background var(--anima-fast),color var(--anima-fast),border var(--anima-fast)}@media screen and (min-width: 768px){.hero__btn-how{padding:14px 40px}}.hero__btn-how:hover,.hero__btn-how :focus{background:var(--secondary-color);color:var(--accept-color);border:1px solid #fd9222}.hero__btn-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;line-height:1.17;letter-spacing:-0.36px;color:var(--secondary-color);background-color:rgba(0,0,0,0);-webkit-transition:color var(--anima-fast);transition:color var(--anima-fast)}.hero__btn-scroll:hover,.hero__btn-scroll :focus{color:var(--accent-color)}@media screen and (min-width: 768px){.hero__btn-scroll{font-size:var(--main-font-size);line-height:1.29;letter-spacing:-0.42px}}.scroll__svg{border-radius:50%;background-color:var(--secondary-color);-webkit-transition:background-color var(--anima-fast),fill var(--anima-fast);transition:background-color var(--anima-fast),fill var(--anima-fast)}.scroll__svg:hover,.scroll__svg :focus{background-color:var(--accent-color);fill:var(--secondary-color)}.advantages{background-color:var(--bg-color);padding-top:20px;padding-bottom:20px}@media screen and (min-width: 768px){.advantages{padding-top:50px;padding-bottom:50px}}@media screen and (min-width: 768px){.advantages__list{display:grid;gap:32px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.advantages__list{grid-template-columns:repeat(3, 1fr);gap:70px}}.advantages__item{margin-bottom:20px}.advantages__svg{width:64px;height:64px;padding:18px;border-radius:365px;border:1px solid hsla(0,0%,100%,.5)}.advantages__title{padding-top:22px;margin-bottom:18px;color:var(--secondary-color);font-size:var(--subtitle-font-size);font-style:normal;font-weight:600;line-height:normal}.advantages__text{padding-right:18px;color:hsla(0,0%,100%,.7);font-family:Montserrat;line-height:normal;letter-spacing:-0.28px}.unique-components{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:72px;padding-bottom:72px}@media screen and (min-width: 768px){.unique-components{padding-bottom:100px}}@media screen and (min-width: 768px){.unique-components{padding-bottom:128px}}.unique-components__title{width:283px;margin-bottom:24px;text-align:center;font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-0.6px;text-transform:uppercase}@media screen and (min-width: 768px){.unique-components__title{width:100%;margin-bottom:28px}}.highlighted-text{color:#fd9222;font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-0.6px;text-transform:uppercase}.unique-components__text{max-width:486px;margin-bottom:32px;text-align:center;font-size:var(--main-font-size);line-height:1.29;letter-spacing:-0.28px}@media screen and (min-width: 768px){.unique-components__text{margin-bottom:50px}}.unique-components__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.unique-components__list{display:grid;gap:32px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1200px){.unique-components__list{gap:19px;grid-template-columns:repeat(4, 1fr)}}.unique-components__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:335px;height:270px;border-radius:15px;border:1px solid #fd9222;background:#fff;overflow:hidden;-webkit-transition:var(--anima-fast);transition:var(--anima-fast)}.unique-components__item:hover,.unique-components__item:focus{background:#fd9222}.unique-components__item:hover .unique-components__overlay,.unique-components__item:focus .unique-components__overlay{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width: 1200px){.unique-components__item{width:270px;height:270px}}.unique-components__img{width:224px;margin-bottom:25px}@media screen and (min-width: 1200px){.unique-components__img{width:206px;margin-bottom:36px}}.unique-components__subtitle{text-align:left;font-weight:600;line-height:1.29;text-transform:uppercase;text-align:start}.unique-components__overlay{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;background:var(--secondary-color);-webkit-transition:1s var(--anima-fast);transition:1s var(--anima-fast);-webkit-transform:translateY(100%);transform:translateY(100%)}@media screen and (min-width: 1200px){.unique-components__overlay{height:auto}}.unique-components__overlay h3{font-size:var(--subtitle-font-size);font-weight:600;letter-spacing:-0.54px;text-transform:uppercase;margin:0 0 8px 0}.overlay__block-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin:0 0 14px 0}.overlay__block-item-1{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:35px;background:var(--accent-color);color:var(--secondary-color);font-size:10px;line-height:1.2}.overlay__block-item-2{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:35px;border:1px solid var(--accent-color);background:#fafafa;font-size:10px;line-height:1.2}.overlay__block-text{text-overflow:ellipsis;white-space:wrap;overflow:hidden;font-size:14px;font-weight:400;line-height:1.28571;letter-spacing:-0.28px}.howIt’sMade{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.howIt’sMade__title{text-align:center;font-size:24px;font-weight:600;line-height:1.16667;letter-spacing:-0.72px;text-transform:uppercase;margin:0 0 50px 0}.howIt’sMade__title span{color:var(--accent-color)}.howIt’sMade__block{display:grid;grid-template-columns:1fr 1fr;gap:20px}/*# sourceMappingURL=main.min.css.map */